xen.git
2007-12-04 Keir Fraserxend: Implement get_by_name_label for class XendNetwork
2007-12-04 Keir FraserFix xenmon.py to work on Solaris
2007-12-04 Keir Fraservt-d: Print messages when:
2007-12-04 Keir Fraserxsm: Consolidate xsm processing within domain control...
2007-12-04 Keir Fraserxentrace: Don't append trace on existing file.
2007-12-04 Keir Fraserdomain builder: make mmap() failure message more verbose.
2007-12-04 Keir Frasermini-os: No -fpic when building for x86.
2007-12-04 Keir Fraservnet: Fix compilation on x86/64 which erroneously asserts
2007-12-04 Keir Fraservnet: Fix compilation.
2007-12-04 Keir Fraserx86: Move get_page/put_page out of header file, and...
2007-11-29 Keir Fraserx86_emulate: Fix POPA. Few other cleanups.
2007-11-28 Keir Fraservmx: Better tracing in vmcs_dump_vcpu() -- grab RIP...
2007-11-28 Keir Fraserx86_emulate: Emulate SHLD and SHRD instructions.
2007-11-28 Keir Fraserdomctl: Fix handling of size parameter in ext_vcpuconte...
2007-11-28 Keir Fraserxsm: Fix linker script integration for xsm initcall...
2007-11-28 Keir Fraserhvm: Fix 2 type mismatches in vlapic.h and hpet.c for...
2007-11-28 Keir Fraserhvm: Inject #UD for un-emulated instructions rather...
2007-11-28 Keir FraserFix string length check for vsnprintf() in debugtrace_p...
2007-11-28 Keir Fraserx86_emulate: Emulate RDTSC instruction.
2007-11-28 Keir Fraserx86_emulate: Emulate ENTER and LEAVE instructions.
2007-11-28 Keir Fraser[Mini-OS] Catch NULL dereferences
2007-11-28 Keir Fraser[Mini-OS] Fix strrchr() when string doesn't contain...
2007-11-28 Keir Fraser[Mini-OS] Make gnttab allocation/free safe
2007-11-28 Keir Fraservt-d: Some fixes and cleanup of Intel iommu
2007-11-27 Keir Fraserminios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)
2007-11-27 Keir Fraserx86_emulate: Fix use-before-initialise warning.
2007-11-26 Keir Fraservmx realmode: Slight finessing of an error path.
2007-11-26 Keir Fraservmx realmode: When returning to protected mode we have...
2007-11-26 Keir Fraservmx realmode: Emulate writes to control registers.
2007-11-26 Keir Fraserx86_emulate: Emulate LMSW and SMSW.
2007-11-26 Keir Fraserx86 emulate: Emulate atomic read-modify-write instructi...
2007-11-26 Keir Fraservmx realmode: Fix emulation of exception delivery ...
2007-11-26 Keir Fraserx86_emulate: Emulate RETF and RETF imm16.
2007-11-26 Keir Fraserx86_emulate: Emulate CPUID and HLT.
2007-11-26 Keir Fraserx86_emulate: Emulate LDS/LES/LFS/LGS/LSS.
2007-11-25 Keir Fraservmx realmode: Detect and correctly plumb mmio accesses...
2007-11-25 Keir Fraserx86_emulate: Emulate CMPS and SCAS string-compare instr...
2007-11-25 Keir Fraserx86_emulate: Emulate IRET.
2007-11-25 Keir Fraserx86_emulate: Decode and emulate PUSHF/POPF.
2007-11-25 Keir Fraserx86_emulate: Allow emulated injection of exceptions...
2007-11-25 Keir Fraserx86_emulate: Emulate far call/jmp. This completes emula...
2007-11-25 Keir Fraservmx realmode: Support privileged EFLAGS updates in...
2007-11-25 Keir Fraservmx realmode: Plumb through I/O port accesses in emulat...
2007-11-25 Keir Fraservt-d: Fix iommu_map_page().
2007-11-24 Keir FraserRemove unused bcopy() implementation.
2007-11-24 Keir FraserRevert 16450:5e8e82e80. Instead remove all arch-specifi...
2007-11-24 Keir Fraservmx: Initial framework for real-mode emulation (disable...
2007-11-24 Keir Fraserx86_emulate: Support most common segment load/save...
2007-11-24 Keir Fraserx86: Fix read/write control-register in x86_emulate().
2007-11-24 Keir Fraservt-d: Some fixes of Intel iommu
2007-11-24 Keir Fraser[ACM] Remove aggregate set calculations for Domain-0
2007-11-24 Keir FraserFix non-optimized compilation of Xen's memcmp
2007-11-24 Keir Fraser[Mini-OS] Fix domain blocking race
2007-11-24 Keir Fraser[Mini-OS] Permit x86_64 trap handlers to return
2007-11-24 Keir Fraser[Mini-OS] Make sure schedule() is called safely
2007-11-24 Keir Fraser[Mini-OS] Fix netfront xmit overflow
2007-11-24 Keir Fraser[Mini-OS] Fix net backend path leak
2007-11-24 Keir Fraser[Mini-OS] Make wake_up callback-safe
2007-11-24 Keir Fraser[Mini-OS] Fix init_waitqueue_entry
2007-11-24 Keir Fraser[Mini-OS] Add init_SEMAPHORE
2007-11-24 Keir Fraser[Mini-OS] Make semaphores callback-safe
2007-11-24 Keir Fraserx86, hvm: Config option to allow vmxassist to be disabled.
2007-11-23 Keir Fraser[Mini-OS] Add strrchr()
2007-11-23 Keir Fraser[Mini-OS] Add ENOTSUP
2007-11-23 Keir Fraser[Mini-OS] Move _ctype into a module
2007-11-23 Keir Fraservt-d: Fix ISA IRQ alias issue
2007-11-23 Keir Fraser[Mini-OS] Make bind_virq return the port
2007-11-23 Keir Fraser[Mini-OS] Fix x86 arch_switch_thread
2007-11-23 Keir Fraser[Mini-OS] Optimize get_current()
2007-11-23 Keir Fraser[Mini-OS] Fix stack closures
2007-11-23 Keir Fraser[Mini-OS] Fix x86 initial stack alignment
2007-11-23 Keir Fraserxend: Add support for NetBSD.
2007-11-22 Keir Fraserhvm: Clean up VMCS/VMCB construction.
2007-11-22 Keir Fraserx86: emulate I/O port access breakpoints
2007-11-22 Keir Fraserx86: single step after instruction emulation
2007-11-22 Keir Fraseracm: Fix an exit label.
2007-11-22 Keir Frasernetfront/back: Specify interface allowing multicast...
2007-11-22 Keir Fraser[SVM] handle MC threshold registers for Barcelona
2007-11-22 Keir Fraserx86: make set_task_gate() x86-32-only since x86-64...
2007-11-22 Keir Fraserx86-64: access only 4 bytes a the reset vector location...
2007-11-22 Keir FraserHeader dependency fix.
2007-11-22 Keir FraserMerge with ia64 tree.
2007-11-22 Keir Fraserlibxc: Minor clean up of xc_core, and fix for -fstrict...
2007-11-22 Keir Fraserhvm: Clean up CPUID 0x80000001 emulation. Filter out...
2007-11-21 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-11-21 Keir Fraserx86: rmb() can be weakened according to new Intel spec.
2007-11-21 Keir Fraserx86: Re-factor and clean up system.h.
2007-11-21 Keir Fraseri386: Remove unnecessary, and broken, address check...
2007-11-21 Keir Fraseri386: adjustment to segment fixup code.
2007-11-21 Keir Fraserx86: Make IDT/GDT/LDT updates safe.
2007-11-21 Keir Fraserioemu: Add e100 NIC support. Req'd for w2k3/IA64.
2007-11-21 Keir Fraserhvm: Do not crash guest if it does an unaligned access...
2007-11-21 Keir FraserRemove unused smpboot.h header file.
2007-11-20 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-11-20 Keir Fraserxen: Allow granting of foreign access to iomem pages...
2007-11-20 Alex Williamson[IA64] vti save-restore: save.h clean up
2007-11-20 Alex Williamson[IA64] vti save-restore: save/restore opt_feature status
2007-11-20 Alex Williamson[IA64] vti save-restore: preparation opt_feature support
2007-11-20 Alex Williamson[IA64] vti save-restore: fix opt_feature hypercall
2007-11-20 Alex Williamson[IA64] vti save-restore: fix vacpi_save()
next